Skip to content

Fix the adaptivity data check#261

Merged
IshaanDesai merged 4 commits into
developfrom
fix-adaptive-data-check
May 18, 2026
Merged

Fix the adaptivity data check#261
IshaanDesai merged 4 commits into
developfrom
fix-adaptive-data-check

Conversation

@fsimonis
Copy link
Copy Markdown
Member

@fsimonis fsimonis commented May 11, 2026

This PR changes the error message when the initialize() function of the Micro Simulations doesn't exactly return the data expected for adaptivity.

It now only errors when data is missing.
Having extra data leads to a warning.

Closes #260

Checklist:

  • I made sure that the CI passed before I ask for a review.
  • I added a summary of the changes (compared to the last release) in the CHANGELOG.md.
  • If necessary, I made changes to the documentation and/or added new content.
  • I will remember to squash-and-merge, providing a useful summary of the changes of this PR.

Comment thread micro_manager/micro_manager.py Outdated
@fsimonis fsimonis force-pushed the fix-adaptive-data-check branch from 7e10ecd to 29a07b5 Compare May 15, 2026 13:04
@fsimonis fsimonis force-pushed the fix-adaptive-data-check branch from 29a07b5 to 0409fd5 Compare May 15, 2026 13:12
@fsimonis fsimonis requested a review from IshaanDesai May 15, 2026 13:27
Comment thread micro_manager/micro_manager.py
Comment thread CHANGELOG.md Outdated
@IshaanDesai IshaanDesai merged commit 1012353 into develop May 18, 2026
10 checks passed
@IshaanDesai IshaanDesai deleted the fix-adaptive-data-check branch May 18, 2026 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error when initialize() returns more data than specified for adaptivity

2 participants